home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
gnu
/
glibc108.gz
/
glibc108
/
glibc-1.08.1
/
sysdeps
/
mach
/
hurd
/
configure
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-03-08
|
250 b
|
11 lines
# If configure is passed `--with-hurd=DIR', set `hurd-srcdir' to DIR in
# config.make.
case z"$with_hurd" in
z | zyes) ;; # Not specified, or specified with no value.
z*) config_vars="$config_vars
hurd-srcdir = $with_hurd" ;;
esac
inhibit_glue=yes